Skip to content

Bump eslint-plugin-yml from 1.16.0 to 3.1.2#344

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-yml-3.1.2
Closed

Bump eslint-plugin-yml from 1.16.0 to 3.1.2#344
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/eslint-plugin-yml-3.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 9, 2026

Bumps eslint-plugin-yml from 1.16.0 to 3.1.2.

Release notes

Sourced from eslint-plugin-yml's releases.

v3.1.2

Patch Changes

v3.1.1

Patch Changes

v3.1.0

Minor Changes

  • #564 c8ff016 Thanks @​antfu! - Add ESLint v10 compatibility while maintaining v9 support
    • Migrated from deprecated isSpaceBetweenTokens() to isSpaceBetween() API
    • All changes are backward compatible with ESLint v9

v3.0.0

Major Changes

  • #543 12df7f4 Thanks @​copilot-swe-agent! - Use language config in shareable configs. The shareable configs now use the new ESLint v9 language config API (language: "yml/yaml") instead of the legacy parser approach (languageOptions: { parser }). This is a breaking change that aligns with ESLint's language plugin architecture.

v2.0.2

Patch Changes

v2.0.1

Patch Changes

v2.0.0

Major Changes

v1.19.1

... (truncated)

Changelog

Sourced from eslint-plugin-yml's changelog.

3.1.2

Patch Changes

3.1.1

Patch Changes

3.1.0

Minor Changes

  • #564 c8ff016 Thanks @​antfu! - Add ESLint v10 compatibility while maintaining v9 support
    • Migrated from deprecated isSpaceBetweenTokens() to isSpaceBetween() API
    • All changes are backward compatible with ESLint v9

3.0.0

Major Changes

  • #543 12df7f4 Thanks @​copilot-swe-agent! - Use language config in shareable configs. The shareable configs now use the new ESLint v9 language config API (language: "yml/yaml") instead of the legacy parser approach (languageOptions: { parser }). This is a breaking change that aligns with ESLint's language plugin architecture.

2.0.2

Patch Changes

2.0.1

Patch Changes

2.0.0

Major Changes

  • #532 40eb4be Thanks @​copilot-swe-agent! - feat: add ESLint language plugin support

  • #528 c4e74d0 Thanks @​copilot-swe-agent! - Convert package to ESM-only. The package now uses "type": "module" and only exports ESM modules. CommonJS require() is no longer supported. Users must use ES modules (import) to load this plugin.

  • #527 4059169 Thanks @​copilot-swe-agent! - Drop support for legacy ESLint config format. The plugin now exports flat configuration as the main configuration format. The previous flat/* namespace is kept for backward compatibility.

  • #524 2260263 Thanks @​copilot-swe-agent! - Drop support for ESLint versions older than 9.38.0. The new supported version is >=9.38.0.

... (truncated)

Commits
  • f4af993 Version Packages (#570)
  • 21904d6 fix: type bug with eslint v10 (#569)
  • b5955da fix: reorder properties in normalizeLanguageOptions for consistency
  • c3ab95f Version Packages (#568)
  • b28944c chore(deps): update dependency @​eslint/js to v10 (#563)
  • 5235c42 chore: update ESLint to version 10 and configure CI for multiple ESLint versi...
  • 4cc2355 Version Packages (#566)
  • c8ff016 fix: migrate deprecated apis to support ESLint v10 (#564)
  • bbd6b2c docs: fix ci badge in readme (#565)
  • b9d0ff2 chore(deps): update dependency @​ota-meshi/eslint-plugin to ^0.20.0 (#555)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-yml since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) from 1.16.0 to 3.1.2.
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-yml@v1.16.0...v3.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-yml
  dependency-version: 3.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 18, 2026

Superseded by #346.

@dependabot dependabot Bot closed this Feb 18, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eslint-plugin-yml-3.1.2 branch February 18, 2026 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants